home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / HPLJETS.ZIP / OEMSETUP.INF < prev    next >
INI File  |  1993-08-10  |  3KB  |  70 lines

  1. ;-------------------------------------------------------------------------
  2. ; Microsoft Windows 3.1 and Windows for WorkGroups Drivers
  3. ; Heweltt Packard LaserJets, HP Corp.
  4. ; oemsetup.inf put together by:
  5. ;          Mike Bendtsen  (msbendts@mtu.edu)
  6. ;          Keweenaw Research Center
  7. ;          Michigan Technologicial University
  8. ;                   -- 6/25/93
  9. ;-------------------------------------------------------------------------
  10. ;
  11. ; /* --------------------------------------------------------------- *\
  12. ;  | HP LaserJet Printer family driver installation file for Windows 3.1
  13. ;  | Copyright Hewlett Packard 1993
  14. ;  |
  15. ;  | Version 31.V1.18
  16. ;  |    pscript.drv  = HP LaserJet Postscript printers
  17. ;  |    hppcl.drv    = HP LaserJets to HP LaserJet Series II printers
  18. ;  |    hppcl5ms.drv = HP LaserJet III printers
  19. ;  |    hppcl5e.drv  = HP LaserJet 4 printers
  20. ;  |
  21. ; \* --------------------------------------------------------------- */
  22. ;
  23. ; \* --------------------------------------------------------------- */
  24. ;  | Microsoft's PostScript Printer Driver for Windows 3.1
  25. ;  |
  26. ;  | Version 3.56
  27. ;  |    pscript.drv = MS postscript driver
  28. ;  |    pscript.hlp = Help file for MS postscript driver
  29. ;  |
  30. ;  | Distributed by Hewlett-Packard Company ...
  31. ;  |    hpiip522.wpd = HP LaserJet IIP PostScript
  32. ;  |    hpiid522.wpd = HP LaserJet IID PostScript
  33. ;  |    hpiii522.wpd = HP LaserJet III PostScript
  34. ;  |    hp_3d522.wpd = HP LaserJet IIID PostScript
  35. ;  |    hp3si523.wpd = HP LaserJet IIISi PostScript
  36. ;  |    hpljet41.wpd = HP LaserJet 4/4M PostScript
  37. ; \* --------------------------------------------------------------- */
  38.  
  39. [disks]
  40.    A = ., "HP LaserJet Printers Driver Disk", hpljet
  41.  
  42. [io.device]
  43.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet","devicespecific"
  44.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet Plus","devicespecific"
  45.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet 500+","devicespecific"
  46.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet 2000","devicespecific"
  47.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet Series II","devicespecific"
  48.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet IID","devicespecific"
  49.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet IIP","devicespecific"
  50.    A:hppcl.drv,A:unidrv.dll,"HP LaserJet IIP Plus","devicespecific"
  51.    A:hppcl5ms.drv,A:unidrv.dll,"HP LaserJet III","devicespecific"
  52.    A:hppcl5ms.drv,A:unidrv.dll,"HP LaserJet IIID","devicespecific"
  53.    A:hppcl5ms.drv,A:unidrv.dll,"HP LaserJet IIIP","devicespecific"
  54.    A:hppcl5ms.drv,A:unidrv.dll,"HP LaserJet IIISi","devicespecific"
  55.    A:hppcl5e.drv,A:finstall.dll,"HP LaserJet 4/4M","devicespecific"
  56.    A:hppcl5e.drv,A:finstall.dll,"HP LaserJet 4L","devicespecific"
  57.    A:hppcl5e.drv,A:finstall.dll,"HP LaserJet 4Si/4Si MX","devicespecific"
  58.    A:pscript.drv,A:hpljet41.wpd,"HP LaserJet 4/4M PostScript","devicespecific"
  59.    A:pscript.drv,A:hpiip522.wpd,"HP LaserJet IIP PostScript","devicespecific"
  60.    A:pscript.drv,A:hpiid522.wpd,"HP LaserJet IID PostScript","devicespecific"
  61.    A:pscript.drv,A:hpiii522.wpd,"HP LaserJet III PostScript","devicespecific"
  62.    A:pscript.drv,A:hp_3d522.wpd,"HP LaserJet IIID PostScript","devicespecific"
  63.    A:pscript.drv,A:hp3si523.wpd,"HP LaserJet IIISi PostScript","devicespecific"
  64.  
  65. [io.dependent]
  66.    hppcl.drv    = A:finstall.dll,A:finstall.hlp,A:unidrv.hlp
  67.    hppcl5ms.drv = A:finstall.dll,A:finstall.hlp,A:unidrv.hlp
  68.    hppcl5e.drv    = A:hppcl5e.hlp,A:hppcl5e.txt,A:hppcl5e1.dll,A:hppcl5e2.dll,A:hppcl5e3.dll,A:hppcl5e4.dll,A:hppcl5eo.hlp,A:finstall.hlp
  69.    pscript.drv    = A:pscript.hlp,A:testps.txt
  70.